home *** CD-ROM | disk | FTP | other *** search
/ CD Classic / CD CLASSIC #1.iso / fpaint / fp.doc < prev    next >
Text File  |  1991-05-11  |  46KB  |  1,206 lines

  1.              
  2.                               
  3.                               
  4.                               
  5.                               
  6.                               
  7.                 Fractal Paint User's Manual
  8.                               
  9.                               
  10.                               
  11.                               
  12.                               
  13.                               
  14.                   Copyright (c) 1990-1991
  15.                 International ComputerSmiths
  16.                      3726 West Broadway
  17.               Vancouver, B.C., Canada, V6R 2C1
  18.                     tel:  (604) 224-5242
  19.                     bbs:  (604) 224-5247
  20.                               
  21.                         Version 1.06
  22.                        May. 12, 1991
  23.                               
  24.                               
  25.  
  26. 1. Introduction to Fractal Paint
  27.  
  28.      Fractal Paint is an interactive graphics design
  29. program.  Fractal Paint can draw lines, rectangles, ellipses
  30. and text like any other drawing program.  However, Fractal
  31. Paint also lets you draw more complex images called
  32. fractals.  Before Fractal Paint, fractals were drawn out
  33. laboriously on computer screens often taking overnight to
  34. calculate.  With Fractal Paint you can create fractal shapes
  35. instantly.
  36.  
  37. - Fractal  Paint is  a tool  for artists  and scientists  to
  38.   create complex landscapes quickly.
  39.  
  40. - Fractal  Paint eliminates the tedium of computer graphics,
  41.   allowing different  levels  of  self  replication  without
  42.   manually drawing in every line.
  43.  
  44. - Fractal  Paint allows  users to  create their  own  unique
  45.   fractals.
  46.  
  47. - Fractal Paint can inspire designers of all mediums.
  48.  
  49. - Fractal  Paint is  an ideal program for producing business
  50.   cards, advertisements  and other  copy that  benefits from
  51.   eye-catching graphics.
  52.  
  53.     Fractal Paint  runs under Microsoft Windows (Version 3.0
  54. or higher)  on any  computer with  a mouse that will run MS-
  55. Windows.    Fractal  Paint  objects  can  be  exported  into
  56. Microsoft Paint as well as many other Windows-based programs
  57. through the Windows Clipboard.
  58.  
  59.     To  run   Fractal  Paint,   Microsoft  Windows  must  be
  60. installed on  your hard drive.  To install Microsoft Windows
  61. refer to  the Microsoft  Windows manual.  If you do not have
  62. Microsoft Windows,  then contact  a local  Computer Software
  63. Dealer and  purchase it.  Make sure you purchase version 3.0
  64. or higher.   If  you own  a lesser version of Windows, it is
  65. well worth your while to upgrade.
  66.  
  67.  
  68. :1.1 Installation of Fractal Paint
  69.  
  70.     To install Fractal Paint copy the files from the Program
  71. Floppy Disk to a directory on your computer's hard drive.
  72.  
  73.     For instance,  to install  Fractal Paint on the C: Drive
  74. in its  own directory  C:\FP: and to create the subdirectory
  75. type:
  76.  
  77.     C:                        - select C: drive.
  78.  
  79.     cd \                      - start at the root directory.
  80.                                Fractal Paint User's Manual/2
  81.  
  82.  
  83.     mkdir FP                  - create the FP subdirectory.
  84.  
  85.                                Fractal Paint User's Manual/3
  86.  
  87.  
  88.     Now you must copy the program files to this directory so
  89. type (this  assumes you  have just  typed what  is above and
  90. that the program floppy is in drive A:):
  91.  
  92.     cd FP                     - enter the FP subdirectory
  93.  
  94.     copy a:*.*                - copy all the files over.
  95.  
  96.     Now the  easiest way  to run Fractal Paint is to install
  97. its icon  in a  program group  in the  Program  Manager  and
  98. double click  on that  icon.  First start Microsoft Windows,
  99. and  when   in  the   Program  Manager  select  the  Windows
  100. Applications program  group as  the current  window.    Then
  101. choose File  - New  and select  program item,  then for  the
  102. program path choose C:\fp\fp.exe and choose the icon.  Refer
  103. to your  MS-Windows  manual  for  more  information  on  the
  104. Program Manager.
  105.  
  106.  
  107. :1.2 Introduction to Fractals
  108.  
  109. What is a Fractal?
  110.  
  111.  "A fractal is a curve whose Hausdorff-Besicovitch dimension
  112.      is larger than its Euclidian dimension."  Dr. Benoit B.
  113.                                                   Mandelbrot
  114.  
  115.  
  116.     Fractals are  mathematical objects  with the property of
  117. being self-similar.   Fractals  are everywhere, they are the
  118. geometric patterns  found in  nature:   in tree branches, in
  119. contours of a coast-line, in peaks of mountains, in veins on
  120. leaves, in cumulus clouds.
  121.  
  122.     Formerly called  "monsters" and "dragons" by traditional
  123. geometricians,  fractals   are  now   an  accepted  part  of
  124. geometry.    These are objects that have a similar structure
  125. when observed  at any magnification.  For instance, when you
  126. look at  a coast-line it looks similar no matter how closely
  127. you look  at (i.e.,  from 20,000  feet you  see big bays and
  128. peninsulas and  from  close  up  you  see  little  bays  and
  129. peninsulas).
  130.  
  131.     
  132.  
  133.                                Fractal Paint User's Manual/4
  134.  
  135.  
  136.  
  137. 2. The Menus
  138.  
  139.  
  140. :2.1 The File Menu
  141.  
  142. +-----+
  143. |File |
  144. +-----+-----+
  145. |New        |
  146. |Open...    |
  147. |Save       |
  148. |Save As... |
  149. +-----------+
  150. |Print...   |
  151. +-----------+
  152. |Exit       |
  153. +-----------+
  154.  
  155.  
  156.     The file menu is used to clear the current drawing, load
  157. a new  drawing, save the current drawing, print the drawing,
  158. or exit the program.
  159.  
  160.     New. . .
  161.  
  162.     Selecting  New   clears  the  current  drawing  and  all
  163. associated fractal or L-system definitions.
  164.  
  165.     Open. . .
  166.  
  167.     Selecting Open,  brings up  a dialog  box with a list of
  168. files to  choose from,  and space  to enter a different file
  169. spec or  file name.   You  can use  this dialog  box to move
  170. around directories  as well.  To choose a file select it and
  171. then press  return or  click on  OK, or  alternately  double
  172. click on the file you wish to select.
  173.  
  174.     By default  this dialog  box lists files with the ".FPL"
  175. (for Fractal Programming Language) extension.  If you want a
  176. different extension enter "*.ext" where ext is the extension
  177. you wish in the file name field and press return or click on
  178. OK.   To  traverse  directories  select  [..]  to  go  up  a
  179. directory.   Directories are  listed in  bold;  to  enter  a
  180. directory, select  it.   If you  decide you  don't  want  to
  181. choose a file click on Cancel or press the escape key.
  182.  
  183.     Save. . .
  184.  
  185.     Selecting Save  will save  your  file  with  no  further
  186. prompting if  you already  have a  file name associated with
  187. the drawing  (through Open  or Save  As).   If there  is not
  188. already a  file name  (indicated in  the title  bar  of  the
  189. program), then the Save As dialog box will be presented.
  190.  
  191.                                Fractal Paint User's Manual/5
  192.  
  193.  
  194.     Save As. . .
  195.  
  196.     Selecting Save As will bring up a dialog box that allows
  197. you to  type in  the desired  file name.  Type in the entire
  198. file name including any path information, using the standard
  199. DOS syntax  for files  and paths.   If you do not provide an
  200. extension then  a default  of ".FPL" will be used.  Click OK
  201. or press  return to  carry out  the save, or click Cancel or
  202. press escape to return to the drawing without saving.
  203.  
  204.     Print. . .
  205.  
  206.     Selecting Print  will print  the drawing to the printer.
  207. Printing can take a long time, so while the drawing is being
  208. composed for printing a dialog box is presented allowing you
  209. to cancel  the printing  process.   If you  have the spooler
  210. installed then the spooler will be given a temporary file to
  211. print.
  212.  
  213.     Exit. . .
  214.  
  215.     Selecting Exit,  terminates the  program and returns you
  216. to the MS-DOS Executive.
  217.  
  218.     If you select Open, New or Exit and the drawing has been
  219. altered without  being saved  then a  dialog box  asking you
  220. whether you  want to  save the changes or not before exiting
  221. the program will be displayed.  To Save the drawing click OK
  222. or press  return.   To exit  without saving  click on  No to
  223. return to  the drawing  without saving  or exiting  click on
  224. Cancel.
  225.  
  226.  
  227. :2.2 The Edit Menu
  228.  
  229. +-----+
  230. |Edit |
  231. +-----+------------------+
  232. |Undo         Alt+BkSp   |
  233. +------------------------+
  234. |Cut          Shift+Del  |
  235. |Copy         Ctrl